home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-02-14 | 819 b | 15 lines | [TEXT/ttxt] |
- All functions are prefaced by "ZipIt." (e.g.; ZipIt.add ("My Drive:My File")).
-
- add (file) «Adds a file to the frontmost window.
- addComment (s) «Adds (or replaces) a comment for the entire Zip file.
- closeWindow (save) «Closes the frontmost window. Save is 'yes ', 'no ', or 'ask '.
- compress (to) «Zips the front window.
- extract (into, filelist) «Extracts all selected entries in the archive.
- newWindow () «Tells ZipIt to open a new, untitled window.
- openApplication () «Launches ZipIt at path specified in appInfo.path.
- openDocument (file) «Opens ZipIt with specified document.
- printDocument (file) «Prints specified document with ZipIt.
- quitApplication () «Quits
- selectAll () «Same as choosing “Select All” from the Edit menu.
- translateBinhex (file) «Converts the specified BinHex file into a normal Macintosh file.
-